* xgselect.c (xg_select): Put maxfds+1 into a var.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 10 May 2012 05:27:24 +0000 (22:27 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 10 May 2012 05:27:24 +0000 (22:27 -0700)
commitcdc833ed8db2134f678c6bf06154831439a0fd01
treeef2844768393b947fc4562194d43326d325a2629
parent5efa8f583cdb458fc5a138686b8ccdcbc6b504c2
* xgselect.c (xg_select): Put maxfds+1 into a var.

This is slightly clearer, and pacifies Ubuntu 12.04 gcc.
src/ChangeLog
src/xgselect.c